home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia2.dir
/
00111_Script_111
< prev
next >
Wrap
Text File
|
1995-05-21
|
298b
|
16 lines
on mouseDown
put "IconScore" into x
put "IconScoreHL" into y
hiliter 6, x, y
puppetsound "button.aif"
updatestage
end
on mouseUp
turnOnDaycons
turnOffDollars
set the castNum of sprite 6 = cast "IconScore"
updatestage
puppetsound 0
go frame "Score"
end mouseup